home *** CD-ROM | disk | FTP | other *** search
- Path: news.halcyon.com!usenet
- From: kmoffat@halcyon.com (Kenneth Moffat)
- Newsgroups: comp.lang.c++
- Subject: Re: WinExec Dialup
- Date: Sat, 13 Jan 1996 16:49:48 GMT
- Organization: Northwest Nexus, inc.
- Message-ID: <4d8nra$a0e@news.halcyon.com>
- References: <4d21ku$bh0@news.halcyon.com>
- NNTP-Posting-Host: blv-pm1-ip13.halcyon.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- kmoffat@halcyon.com (Kenneth Moffat) wrote:
-
- >Under Windows 95, I need to execute the dial up connection to my internet
- >provider with the WinExec function in Borland C++ 4.52. I have succeeded in
- >running .exe programs, but I wonder if I can run my desktop .lnk file? I
- >keep getting the error 2, file not found.
- >Or what is the .exe that I should run to start dial up?
-
- Actually, to be more clear, I am trying to use _argv[2] as an argument to
- WinExec(). I want to start a timer program which will in turn run a program
- of the users choice which can be specified on the icon command line.
-
- >Thanks
- >Ken
-
- >Ken Moffat
- >kmoffat@halcyon.com
- >http://www.halcyon.com/kmoffat/
-
-
- Ken Moffat
- kmoffat@halcyon.com
- http://www.halcyon.com/kmoffat/
-
-